home *** CD-ROM | disk | FTP | other *** search
-
- // This JavaScript file was autogenerated from inc/plugins/postproc/line/r3line.h
- // Do not modify by hand
- // Copyrights 2001, Realsoft Graphics, Finland
-
- include("real/raytr/r3postpr.js")
- var R3CLID_LINERENDER = 1537;
- function r3Linerender () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_LINERENDER, arguments);
- }
- // Attributes
- }
-
- r3Linerender.prototype=new r3Postprocessor;
- // inc/plugins/postproc/line/r3line.h_H